golang.org/x/tools/go/packages.golistState.goVersion (field)
3 uses
golang.org/x/tools/go/packages (current package)
golist.go#L94: goVersion int // The X in Go 1.X.
golist.go#L685: state.goVersion, state.goVersionError = gocommand.GoVersion(state.ctx, state.cfgInvocation(), state.cfg.gocmdRunner)
golist.go#L687: return state.goVersion, state.goVersionError
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)